home *** CD-ROM | disk | FTP | other *** search
/ Business Assistant / Business Assistant.iso / home / rmenu108 / rmenu.doc next >
Encoding:
Text File  |  1990-10-20  |  9.6 KB  |  294 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.                                    RMENU
  19.  
  20.                                 Version 1.08
  21.  
  22.                              (C) Copyright 1990
  23.  
  24.                                      by
  25.  
  26.                                 Joseph H. Mohr
  27.  
  28.  
  29.                              All Rights Reserved
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.     INTRODUCTION
  49.     ============
  50.  
  51.     RMENU is a non-resident menu system originally developed for use
  52.     in a business environment.  Non-resident means that other
  53.     programs may be invoked from RMENU and all of your PC's memory
  54.     that was available to RMENU will be available to those programs.
  55.  
  56.     RMENU is designed for users with a wide variety of PC skills.  It's
  57.     simple enough to be used by anyone who can turn on a PC, yet
  58.     it can also be used by power users as well.  RMENU allows you to
  59.     create as many menus as you want, and it will remember the last
  60.     menu and its choice for up to fifty levels.
  61.  
  62.     RMENU provides a wide variety of configuration options to assist
  63.     in tailoring it to your particular environment and needs.  The
  64.     features and functions of RMENU are well documented in the context
  65.     sensitive help facility available via the [F1] key.
  66.  
  67.     RMENU is distributed without sample menus.  The first time you run
  68.     it, you will receive a message that NO MENU EXISTS and you will be
  69.     asked to create one.  This will be the opening menu that is displayed
  70.     each time you enter RMENU for the first time.  We chose to distribute
  71.     RMENU without a sample menu so that you can immediately see just how
  72.     easy it is to create and use menus with RMENU.
  73.  
  74.  
  75.     SYSTEM REQUIREMENTS
  76.     ===================
  77.  
  78.     RMENU runs on an IBM-PC or compatible running under MS-DOS 2.1
  79.     or greater, with a Monochrome, CGA, EGA or VGA monitor and display
  80.     adapter and a hard disk drive.
  81.  
  82.  
  83.     INSTALLATION
  84.     ============
  85.  
  86.     To install RMENU, simply copy the files, RMENU.EXE and RMENU.HLP
  87.     to whatever directory you wish to use as your menu directory.  To
  88.     start the menu, type RMENU at the DOS prompt.
  89.  
  90.     You may install RMENU in any directory; however, RMENU searches for
  91.     it's menu information in the current directory; therefore you should
  92.     make sure that you are in the proper directory before starting RMENU.
  93.  
  94.  
  95.  
  96.  
  97.     FEATURES
  98.     ========
  99.  
  100.     RMENU contains the best features of many of today's popular menu
  101.     systems.  These include:
  102.  
  103.     *  Non-resident -  RMENU is unloaded before your programs begin
  104.                        which makes all the memory that was available
  105.                        to RMENU available to your programs.
  106.  
  107.     *  Unlimited Menus - RMENU will support an unlimited number of
  108.                          menus and will remember each successive menu
  109.                          and it's choice for up to fifty levels.
  110.  
  111.     *  Easy to Use - RMENU users range in skill from people with little
  112.                      or no PC experience to power users.
  113.  
  114.     *  A Wide Variety of Configuration Options - These include:
  115.  
  116.           o  Screen Colors;
  117.           o  Caps Lock status when RMENU is started;
  118.           o  Num Lock status when RMENU is started;
  119.           o  Mouse Support;
  120.           o  Background fill character;
  121.           o  Date display format;
  122.           o  Time display format;
  123.           o  Ability to specify Company/User name in the title;
  124.           o  Supports Point & Shoot or Point with [Enter] key confirmation;
  125.           o  User specified screen blanking program;
  126.           o  Variable delay for screen saver;
  127.           o  Interactive commands;
  128.           o  Replaceable parameters;
  129.           o  Three levels of password protection;
  130.           o  Backdoor password access that changes daily;
  131.           o  Sound on/off;
  132.           o  Shell to DOS;
  133.           o  On-line context sensitive help;
  134.           o  Ability to monitor incoming/outgoing E-Mail; and
  135.           o  Support of a special User Defined HELP menu;
  136.  
  137.  
  138.  
  139.  
  140.     ACKNOWLEDGMENTS
  141.     ================
  142.  
  143.     RMENU was written using Borland's TURBO C version 2.0 and
  144.     Mike Smedley's CXL library.
  145.  
  146.  
  147.     VERSION NUMBERING
  148.     =================
  149.  
  150.     Version numbers ending in even numbers are unregistered shareware
  151.     releases.
  152.  
  153.     CHANGE LOG
  154.     ==========
  155.  
  156.     Version 1.01 - First release for customer use.
  157.  
  158.     Version 1.02 - First shareware release.
  159.  
  160.     Version 1.03 - Corrected problem when returning from the screen saver
  161.                    where the key press was being passed through to RMENU.
  162.  
  163.     Version 1.04 - Not released.
  164.  
  165.     Version 1.05 - Corrected problem where the mouse buttons would be
  166.                    disabled until the next keyboard press if the user
  167.                    entered the HELP system using the [F1] key.
  168.                  - Corrected a problem that occurred if the user entered a
  169.                    letter instead of a number during menu updating when
  170.                    prompted for where the menu item was to be inserted.
  171.                  - Corrected a problem where after inserting on menu
  172.                    selection, any subsequent attempt to insert a menu item
  173.                    would fail unless the user exited RMENU and restarted
  174.                    it.
  175.  
  176.     Version 1.06 - Not released.
  177.  
  178.     Version 1.07 - Corrects the [F5] LogOff function which would fail if
  179.                    selected after a valid DOS menu selection was made.
  180.                  - Revises the action taken if [Esc]ape was pressed in the
  181.                    RMENU Command Editor screen.  Previously, pressing [Esc]
  182.                    would restore the current line and then take the user to
  183.                    the "Save Changes?" prompt.  This would in effect delete
  184.                    any changes made on the current line.  Pressing [Esc]
  185.                    leaves the line intact and take the user to the "Save
  186.                    Changes?" Prompt.
  187.                  - When editing a command line in the RMENU Command Editor
  188.                    screen, the last character entered would in some cases
  189.                    be lost.  This problem is now corrected.
  190.  
  191.                  - Restore cursor when leaving RMENU to execute a user DOS
  192.                    program.  Some programs, notably Word Perfect, do not
  193.                    set the cursor when started.  Because RMENU did not
  194.                    restore the cursor before starting Word Perfect, Word
  195.                    Perfect would start without a cursor.
  196.  
  197.     Version 1.08 - Second shareware release.
  198.  
  199.  
  200.     THANKS
  201.     ======
  202.  
  203.     Thanks to those users who identified problems or made recommedations for
  204.     improvements to RMENU.
  205.  
  206.  
  207.     LICENSE
  208.     =======
  209.  
  210.     This software is distributed as ShareWare.  What this means is that
  211.     you are granted a temporary license to copy and distribute this
  212.     software as often as you wish so long as the following restrictions
  213.     have been met:
  214.  
  215.     1 - When distributing this software, it must be in its original
  216.         unmodified form.
  217.  
  218.     2 - Prior written consent from Joseph H. Mohr must be obtained
  219.         before a fee or charge is made for copying and distribution.
  220.  
  221.     3 - This software shall not be included with other programs,
  222.         goods, services, etc. without prior written consent from
  223.         Joseph H. Mohr.
  224.  
  225.     4 - Each copy of RMENU that is used for more that 10 days is
  226.         registered by submitting the appropriate registration fee
  227.         and form as specified in the registration agreement.
  228.  
  229.  
  230.     REGISTRATION AGREEMENT
  231.     ======================
  232.  
  233.     You are requested to register this software if you use it for more
  234.     than 10 days.  Registered users will receive full support and
  235.     notification of later releases.  Please note that all options and
  236.     functions are active with this ShareWare release.  To register your
  237.     copy of this software, please send $30.00 to the address listed below:
  238.  
  239.                             Joseph H. Mohr
  240.                             Roaring Fork Software
  241.                             8415 Garland Court
  242.                             Arvada, Colorado 80005
  243.  
  244.     If you have any comments or suggestions, please write to the above
  245.     address.
  246.  
  247.  
  248.  
  249.       REGISTRATION FORM                                 RMENU  v1.08
  250.       =================
  251.  
  252.       Site Licenses available.
  253.  
  254.       To register a single copy, please send this form and a $30 to:
  255.  
  256.              Joseph H. Mohr
  257.              Roaring Fork Software
  258.              8415 Garland Court
  259.              Arvada, Colorado 80005
  260.  
  261.       NAME: _________________________________________________
  262.  
  263.       ADDRESS: ______________________________________________
  264.  
  265.                ______________________________________________
  266.  
  267.                ______________________________________________
  268.  
  269.  
  270.        Where did you get your copy of RMENU? _____________________________
  271.  
  272.       ____________________________________________________________________
  273.  
  274.       What product compares closely to this in your mind?_________________
  275.  
  276.       ____________________________________________________________________
  277.  
  278.       Comments/Suggestions: ______________________________________________
  279.  
  280.       ____________________________________________________________________
  281.  
  282.       ____________________________________________________________________
  283.  
  284.       ____________________________________________________________________
  285.  
  286.       ____________________________________________________________________
  287.  
  288.       ____________________________________________________________________
  289.  
  290.       ____________________________________________________________________
  291.  
  292.  
  293.       Thank you for registering RMENU!
  294.